home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 5 / QRZ Ham Radio Callsign Database - Volume 5.iso / files / amiga / cbbs720j.lzh / c / readme < prev    next >
Encoding:
Text File  |  1993-08-25  |  1.1 KB  |  26 lines

  1. This directory contains some common programs.
  2.  
  3. Loadram and Saveram are described in the readme file in the src directory.
  4.  
  5. Print does just that. It prints files for you. There are a few options
  6.    -r prints the file in 'raw' mode ... control codes in it are passed
  7.       through to the printer as is, so they must be the right stuff.
  8.    -nN prints N copies of the named file.
  9.  
  10.    -f  omits the formfeed that is usually printed between each file.
  11.  
  12.        You can list several files to be printed but it doesn't understand
  13.        wildcards.
  14.  
  15. vt100 is version 2.7 from the Fred Fish disks. It is a vt100 terminal
  16.    emulator that I use to talk to the computer at work, or to talk to
  17.    the KAM when I don't want the BBS interfering. To make it talk to the
  18.    KAM, copy the file kam from this directory to df0:s and then use the
  19.    command
  20.    vt100 kam
  21.    This will set up some of the function keys in a useful way (read the
  22.    kam file and the kam manual).
  23.    The full documentation for this program is in docs/vt100.doc
  24.  
  25. lharc is the archiving program used to pack the sources and documentation.
  26.